home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
- <?xml-stylesheet href="chrome://iobitcom/skin/alert/preview.css" type="text/css"?>
- <?xml-stylesheet href="chrome://iobitcom/skin/alert/alert.css" type="text/css"?>
-
-
- <window
- windowtype="EBAlertPreviewType"
- id="EBAlertPreviewId"
- xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
- onload="EBAlertPreview_CT2384137.onload(event)"
- onunload="EBAlertPreview_CT2384137.onunload(event)"
- hidechrome="true"
- class="previewWindow"
- width="311"
- height="412">
-
- <script type="application/x-javascript" src="chrome://iobitcom/content/ctoolbar.js" />
-
- <vbox class="previewVBox">
- <!-- Title -->
- <hbox class="titleHBox">
- <spacer width="8" />
- <titlebar flex="1">
- <vbox>
- <box flex="1" />
- <html:div>
- <html:img src="" alt="" id="imgLogo" />
- </html:div>
- <box flex="1" />
- </vbox>
- </titlebar>
-
- <html:div>
- <image id="imgClose" ebClasses="imgClose;imgTitle;imgTitle_hover;imgTitle_dn;"
- onclick="EBAlertPreview_CT2384137.onclickClose()" />
- </html:div>
- <spacer width="5" />
- </hbox>
- <!-- Title end -->
- <!-- Body -->
- <vbox class="previewBodyVBox">
- <label id="lblFeedTitle" class="previewFeedTitle" />
- <html:div class="previewFeedItemsContainerDiv" id="divFeedItemsContainer">
- </html:div>
- </vbox>
- <!-- Body ends -->
- </vbox>
- </window>
-